widget-factory: Fix the toggle buttons on page 3
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2020 15:19:39 +0000 (11:19 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2020 15:19:39 +0000 (11:19 -0400)
They should not both be active initially.

demos/widget-factory/widget-factory.ui

index 1d95c933ea2aeda9ae2fbd57a9dcd894a779be67..f28e034572292a2a2eacf2652103bc17ca3851b1 100644 (file)
@@ -2235,7 +2235,6 @@ microphone-sensitivity-medium-symbolic</property>
                                     </child>
                                     <child>
                                       <object class="GtkToggleButton" id="list_button">
-                                        <property name="active">1</property>
                                         <property name="group">grid_button</property>
                                         <property name="icon-name">view-list-symbolic</property>
                                       </object>